Skip to content

Fix dependabot tag error#2

Merged
callumgare merged 5 commits into
mainfrom
fix-dependabot-tag-error
May 18, 2026
Merged

Fix dependabot tag error#2
callumgare merged 5 commits into
mainfrom
fix-dependabot-tag-error

Conversation

@callumgare
Copy link
Copy Markdown
Contributor

Fixes an error that is thrown when the docker builder tries to create a docker tag with the branch name which contains "/" when created by dependabot. We fix this by substituting "/" for "-".

Also update all the actions so we stop getting warnings in the ci for depricated actions.

Copy link
Copy Markdown

@flara-infoxchange flara-infoxchange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks all good Callum, thank you for taking care of it

@callumgare callumgare merged commit 822d60d into main May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants